Debian package build script#234
Merged
Merged
Conversation
padelsbach
force-pushed
the
wp_debian_pkg
branch
2 times, most recently
from
July 28, 2025 16:16
bf9e817 to
314d8cc
Compare
padelsbach
marked this pull request as draft
July 28, 2025 18:17
padelsbach
force-pushed
the
wp_debian_pkg
branch
25 times, most recently
from
August 1, 2025 23:06
4bbea10 to
56ea865
Compare
padelsbach
force-pushed
the
wp_debian_pkg
branch
2 times, most recently
from
August 2, 2025 00:06
0a214eb to
a64d1b7
Compare
padelsbach
marked this pull request as ready for review
August 2, 2025 00:07
padelsbach
force-pushed
the
wp_debian_pkg
branch
from
August 2, 2025 00:09
a64d1b7 to
6b30a57
Compare
aidangarske
reviewed
Aug 4, 2025
padelsbach
force-pushed
the
wp_debian_pkg
branch
3 times, most recently
from
August 4, 2025 21:03
472988e to
28b795a
Compare
padelsbach
marked this pull request as draft
August 5, 2025 03:40
padelsbach
force-pushed
the
wp_debian_pkg
branch
from
August 5, 2025 18:16
28b795a to
0f250e6
Compare
padelsbach
force-pushed
the
wp_debian_pkg
branch
3 times, most recently
from
August 6, 2025 21:15
e6707d3 to
3ead371
Compare
padelsbach
marked this pull request as ready for review
August 6, 2025 21:16
padelsbach
force-pushed
the
wp_debian_pkg
branch
from
August 6, 2025 21:18
3ead371 to
a2e0201
Compare
padelsbach
force-pushed
the
wp_debian_pkg
branch
from
August 7, 2025 17:12
a2e0201 to
58dd6e9
Compare
aidangarske
reviewed
Aug 7, 2025
padelsbach
force-pushed
the
wp_debian_pkg
branch
from
August 7, 2025 17:29
58dd6e9 to
c14c65b
Compare
ColtonWilley
approved these changes
Aug 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ability to build a Debian package via
build-wolfprovider.sh --debian, including a github action to test it.FIPS mode will come next as a follow-up PR.
Note: this PR requires #245 to be merged first.